Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency referencing to v0.35.1 #111

Merged
merged 1 commit into from
May 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
referencing (changelog) ==0.30.2 -> ==0.35.1 age adoption passing confidence

Release Notes

python-jsonschema/referencing (referencing)

v0.35.1

Compare Source

  • Make Resource.pointer also properly handle empty pointers (which refer to the root document).
    This fix likely only affects you if you were using that function directly, as Resource.lookup already handles empty fragments.

Full Changelog: python-jsonschema/referencing@v0.35.0...v0.35.1

v0.35.0

Compare Source

Full Changelog: python-jsonschema/referencing@v0.34.0...v0.35.0

v0.34.0

Compare Source

What's Changed

New Contributors

Full Changelog: python-jsonschema/referencing@v0.33.0...v0.34.0

v0.33.0

Compare Source

  • Add a referencing.jsonschema.SchemaResource type alias to go along with the other JSON Schema specialized types.

Full Changelog: python-jsonschema/referencing@v0.32.1...v0.33.0

v0.32.1

Compare Source

  • Make Specification.detect raise a CannotDetermineSpecification error even if passed a mapping with a $schema key that doesn't match JSON Schema dialect semantics (e.g. a non-string).

Full Changelog: python-jsonschema/referencing@v0.32.0...v0.32.1

v0.32.0

Compare Source

Full Changelog: python-jsonschema/referencing@v0.31.1...v0.32.0

v0.31.1

Compare Source

Full Changelog: python-jsonschema/referencing@v0.31.0...v0.31.1

v0.31.0

Compare Source

Full Changelog: python-jsonschema/referencing@v0.30.2...v0.31.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@paulianttila paulianttila merged commit 124f5c5 into main May 25, 2024
1 check passed
@paulianttila paulianttila deleted the renovate/referencing-0.x branch May 25, 2024 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant